Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(deps): update dependency com.google.devtools.ksp:symbol-processing-gradle-plugin to v1.9.10-1.0.13 #184

Merged
merged 4 commits into from
Sep 12, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 25, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
com.google.devtools.ksp:symbol-processing-gradle-plugin (source) 1.8.22-1.0.11 -> 1.9.10-1.0.13 age adoption passing confidence

Release Notes

google/ksp (com.google.devtools.ksp:symbol-processing-gradle-plugin)

v1.9.10-1.0.13

Compare Source

KSP 1.0.13 for kotlin compiler version 1.9.10

v1.9.0-1.0.13

Compare Source

Issues fixed
  • Fixed an issue in KSP Gradle plugin where KMP source set is not set correctly.
  • Fixed an issue in incremental building where timestamp for generated java sources are incorrect.

v1.9.0-1.0.12

Compare Source

Issues Fixed

The complete list of issues fixed in this release can be found here.

Other Notable Changes

While there is still no direct model of package elements, the following APIs in Resolver are added to better support the operations around packages:

  • fun getPackageAnnotations(packageName: String): Sequence<KSAnnotation>
  • fun getPackagesWithAnnotation(annotationName: String): Sequence<String>

Contributors

Thank you for the PRs!

@​cdsap
@​damianw
@​danysantiago
@​lukellmann
@​ribafish

v1.9.0-1.0.11

Compare Source


Configuration

📅 Schedule: Branch creation - "after 10pm" in timezone Europe/Prague, Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot added the type: dependency-upgrade Upgrade a dependency label Jul 25, 2023
@sonarqubecloud
Copy link

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

@renovate renovate bot changed the title fix(deps): update dependency com.google.devtools.ksp:symbol-processing-gradle-plugin to v1.9.0-1.0.12 fix(deps): update dependency com.google.devtools.ksp:symbol-processing-gradle-plugin to v1.9.0-1.0.13 Aug 2, 2023
@renovate renovate bot force-pushed the renovate/ksp.gradle.plugin branch from c3796f7 to e7a27f8 Compare August 2, 2023 19:13
@renovate renovate bot changed the title fix(deps): update dependency com.google.devtools.ksp:symbol-processing-gradle-plugin to v1.9.0-1.0.13 fix(deps): update dependency com.google.devtools.ksp:symbol-processing-gradle-plugin to v1.9.10-1.0.13 Aug 24, 2023
@renovate renovate bot force-pushed the renovate/ksp.gradle.plugin branch from e7a27f8 to 5a4a789 Compare August 24, 2023 04:11
@renovate
Copy link
Contributor Author

renovate bot commented Aug 31, 2023

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

Warning: custom changes will be lost.

@timyates
Copy link
Contributor

‼️ if we are doing Kotlin 1.9.10 in Micronaut 4.2.0, this should wait until then shouldn't it?

@sonarqubecloud
Copy link

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

@sdelamo sdelamo merged commit 8b7fc82 into master Sep 12, 2023
@sdelamo sdelamo deleted the renovate/ksp.gradle.plugin branch September 12, 2023 07:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: dependency-upgrade Upgrade a dependency
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

2 participants